Skip to content

Conversation

@nickna
Copy link
Owner

@nickna nickna commented Jan 15, 2026

No description provided.

nickna and others added 3 commits January 14, 2026 17:02
- Implemented comprehensive unit tests for the 'assert' module, covering various assertion methods including ok, strictEqual, notStrictEqual, deepStrictEqual, and fail.
- Added tests for the 'querystring' module, validating parsing, stringifying, and encoding/decoding functionalities.
- Created tests for the 'url' module, ensuring correct parsing, formatting, and resolving of URLs.
- Enhanced the process global tests with additional checks for hrtime, uptime, and memory usage.
- Updated the TypeSystem to include type definitions for the new querystring, assert, and url modules.
Resolve conflict in ILCompiler.cs by integrating new module emitters
(QuerystringModuleEmitter, AssertModuleEmitter, UrlModuleEmitter)
into the refactored InitializeTypeEmitterRegistries() method.
@nickna nickna merged commit 415f5ed into main Jan 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants